home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 43 / Amiga Format CD43 (1999)(Future Publishing)(GB)(Track 1 of 2)[!][issue 1999-09].iso / -serious- / programming / arexx / rxwiz / changes next >
Text File  |  1999-06-14  |  1KB  |  37 lines

  1.  
  2. Changes from version <7.1
  3. - great revision
  4. - now a surface is a complete gui with appicon and cx
  5. - new function and old nomore supported marked OBSOLETE
  6.   in the guide
  7. - added the German catalog
  8.  
  9. Changes from version 4.7
  10. - now windows can be inizialized and closed, but still
  11.   their gadgets can be used (set/get). CloseWindow and
  12.   OpenWindow changed (in a compatible way);
  13. - a memory loss in some situation fixed;
  14. - general optimizations.
  15.  
  16. Changes from version <4.7
  17. - stupid bug that makes always return ARexx error 6 from
  18.   WizEasyRequest(): remove
  19.  
  20. Changes from version <4.6
  21. - added complete LISTVIEW and HIERARCHY support
  22. - added stack swap in critical stack situations
  23. - hardly debugged
  24. - changed attributes name in simpler forms
  25. - added OnMenu, OffMenu, ActivateWindow, ActivateGadget
  26.  
  27. Changes from version <3.5:
  28. - debugging
  29. - some functions rewritten
  30. - examples cleared
  31.  
  32. Changes from version 2.6:
  33. - a bug made LISTVIEW attributes not be returned: fixed;
  34. - a bug made Configuration not be returned from handleWindow(): fixed
  35. - added CATALOG, PUBSCREEN and FALLBACK attributes in OpenSurface()
  36. - general debuging
  37.